Styling the payment page (callback_form)

By setting the callback pages using specific elements, you can control the styling of the pages using CSS.

You can either redirect your customer to the payment page, using the Url returned from the call to the createPaymentRequest method, or show the payment page dynamically in an iframe on your checkout page, using the DynamicJavascriptUrl, also returned from the createPaymentRequest method: